Skip to content

add stream::{Sum,Product} #343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
1 commit merged into from
Oct 15, 2019
Merged

add stream::{Sum,Product} #343

1 commit merged into from
Oct 15, 2019

Conversation

yoshuawuyts
Copy link
Contributor

@yoshuawuyts yoshuawuyts commented Oct 15, 2019

Ref #129. Adds stream::Sum and stream::Product. Next step is to add the methods + impls for various types, but we should do that in follow-up PRs.

This is the first step in getting there, and the last of the stream traits we have left to implement. Thanks!

Screenshot

Screenshot_2019-10-15 async_std stream - Rust

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
@yoshuawuyts yoshuawuyts added the enhancement New feature or request label Oct 15, 2019
@ghost ghost merged commit 24cdb2d into master Oct 15, 2019
@ghost ghost deleted the num-traits branch October 15, 2019 22:31
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant